home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Arsenal Files 1
/
The Arsenal Files (Arsenal Computer).ISO
/
os2_app
/
dial.cmd
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-01-07
|
224 b
|
12 lines
/* DIAL */
'@echo off'
arg number
'echo atz > com2:'
'echo atl2 > com2:'
'sleeper 1'
'echo atdt 'number' > com2:'
'echo < com2:'
SAY 'Press enter for the computer to hang up'
PULL ANS
'echo atz > com2:'